func github.com/aws/aws-sdk-go-v2/service/s3/internal/customizations.removeBucketFromPath

3 uses

	github.com/aws/aws-sdk-go-v2/service/s3/internal/customizations (current package)
		remove_bucket_middleware.go#L35: 	removeBucketFromPath(req.URL, bucket)
		update_endpoint.go#L235: 	removeBucketFromPath(u, bucket)
		update_endpoint.go#L239: func removeBucketFromPath(u *url.URL, bucket string) {